home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _FBDA8C1C249042008852ABC795AFFACD < prev    next >
Text File  |  2005-07-22  |  4KB  |  152 lines

  1. <window>
  2.     <id>3</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>BG</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>720</width>
  13.         <height>576</height>
  14.         <texture>background.png</texture>
  15.     </control>
  16.     <control>
  17.         <description>Programs BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>myprograms.png</texture>
  26.     </control>
  27.  
  28.     <control>
  29.         <description>Panel</description>
  30.         <type>image</type>
  31.         <id>1</id>
  32.         <posX>50</posX>
  33.         <posY>100</posY>
  34.         <width>190</width>
  35. <!--        <height>272</height> More space for the screenshot -->
  36.         <height>318</height>
  37.         <texture>panel.png</texture>
  38.     </control>
  39.     <control>
  40.         <description>My Programs text label</description>
  41.         <type>label</type>
  42.         <id>9</id>
  43.         <posX>280</posX>
  44.         <posY>50</posY>
  45.         <label>#curheader</label>
  46.         <font>font10</font>
  47.     </control>
  48.     <control>
  49.         <description>Title label</description>
  50.         <type>label</type>
  51.         <id>10</id>
  52.         <posX>280</posX>
  53.         <posY>50</posY>
  54.         <label>-</label>
  55.         <font>font10</font>
  56.     </control>
  57.     <control>
  58.         <description>View-As button</description>
  59.         <type>button</type>
  60.         <id>2</id>
  61.         <posX>55</posX>
  62.         <posY>115</posY>
  63.         <label>100</label>
  64.         <onleft>2</onleft>
  65.         <onright>50</onright>
  66.         <onup>21</onup>
  67.         <ondown>4</ondown>
  68.     </control>
  69.     <control>
  70.         <description>Switch-view button</description>
  71.         <type>button</type>
  72.         <id>4</id>
  73.         <posX>55</posX>
  74.         <posY>143</posY>
  75.         <label>457</label>
  76.         <onleft>4</onleft>
  77.         <onright>50</onright>
  78.         <onup>2</onup>
  79.         <ondown>3</ondown>
  80.     </control>
  81.         <control>
  82.             <description>Panel Split</description>
  83.             <type>image</type>
  84.             <id>1</id>
  85.             <posX>55</posX>
  86.             <posY>180</posY>
  87.             <width>180</width>
  88.           <height>2</height>
  89.           <texture>panel_split.png</texture>
  90.         </control>
  91.     <control>
  92.         <description>Refresh Button</description>
  93.         <type>button</type>
  94.         <id>3</id>
  95.         <posX>55</posX>
  96.         <posY>189</posY>
  97.         <label>184</label>
  98.         <onleft>3</onleft>
  99.         <onright>50</onright>
  100.         <onup>4</onup>
  101.         <ondown>2</ondown>
  102.     </control>
  103.     <control>
  104.         <description>Screenshot</description>
  105.         <type>image</type>
  106.         <id>6</id>
  107.         <posX>60</posX>
  108.         <posY>226</posY>
  109.         <width>170</width>
  110.         <height>170</height>
  111.         <texture>-</texture>
  112.         <colorkey>FFFF00FF</colorkey>
  113.         <colordiffuse>FFFFFFFF</colordiffuse>
  114.         <keepaspectratio>yes</keepaspectratio>
  115.     </control>
  116.  
  117.     <control>
  118.         <description>composite control consisting of a list control and a thumbnail panel</description>
  119.         <type>facadeview</type>
  120.         <id>50</id>
  121.      <control>
  122.        <description>listcontrol</description>
  123.        <type>listcontrol</type>
  124.        <id>50</id>
  125.        <onleft>2</onleft>
  126.        <onright>2</onright>
  127.        <onup>2</onup>
  128.        <ondown>2</ondown>
  129.     </control>
  130.       <control>
  131.        <description>Thumbnail Panel</description>
  132.        <type>thumbnailpanel</type>
  133.        <id>50</id>
  134.        <onleft>2</onleft>
  135.        <onright>2</onright>
  136.        <onup>2</onup>
  137.        <ondown>2</ondown>
  138.      </control>
  139.      <control>
  140.        <description>Filmstrip view</description>
  141.        <type>filmstrip</type>
  142.        <id>50</id>
  143.        <onleft>2</onleft>
  144.        <onright>2</onright>
  145.        <onup>2</onup>
  146.        <ondown>2</ondown>
  147.      </control>
  148.   </control>
  149.  
  150. </controls>
  151. </window>
  152.